home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / cpcug.zip / XDEL.DOC < prev   
Text File  |  1987-04-20  |  1KB  |  31 lines

  1.           XDEL                                    Ronald Czapala
  2.           Command
  3.           Copyright (c) 1986, Ziff-Davis Publishing Co.
  4.           ______________________________________________________
  5.  
  6.           Purpose:  Successively presents each filename in your
  7.                     current directory for single-keystroke file
  8.                     deletion or retention.
  9.  
  10.           Format:   XDEL [d:][file.ext]
  11.  
  12.           Remarks:  If no parameters are specified with XDEL, the
  13.                     default filename *.* is used.  Both the
  14.                     global characters ? and * may be used in
  15.                     selecting the files to be presented.
  16.  
  17.                     The program produces an on-screen menu of
  18.                     keystroke choices, as follows:
  19.  
  20.                     <F1> - deletes current file displayed
  21.                     <PgDn> - skips current file displayed
  22.                     <Home> - restarts file display
  23.                     <Esc> - returns to DOS
  24.  
  25.                     Note:
  26.  
  27.                     1.   Although XDEL.COM requires DOS 2.0 or
  28.                          later, you must use CHDIR (CD) if
  29.                          necessary to make a subdirectory your
  30.                          current directory.
  31.